Drives the Lua part of the scripting sub engine. More...
Static Public Member Functions | |
static bool | initialize (nkScripts::Environment *env) |
Drives the Lua part of the scripting sub engine.
This is responsible for preparing the Lua environment.
|
static |
Initializes a given environment with all the wrapping the scripting sub engine offers.
env | The environment to initialize. |